***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Dec 18, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84C11-AU A K 
.param
+vc0 = 8.106e-10		 vc1 = 3.872e-10		 vc2 = 1.004e0		 vc3 = 7.442e-10		 vc4 = 5.476e-1
+tc1 = 6.256e-3		 tc2 = 1.687e-3		 tc3 = 7.502e-3		 tc4 = 3.011e-3
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
g1 K A value = {irexp(v(K,A))}
d1 A K zener
.model zener d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 5.933e-14		   n = 1.187		  rs = 4.322e-1		 ikf = 3.079e-2
+ibv = 5e-3			 nbv = 1			  bv = 11
***** capacitance parameter *****
+cjo = 3.874e-11		   m = 3.303e-1		  vj = 5.935e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25			  eg = 1.108		 xti = 3
+trs1 = 3.216e-4		trs2 = 4.365e-6		tbv1 = 6.213e-4		tbv2 = -1.078e-7		tikf = 1.059e-2		
.ends BZX84C11-AU
*$
